struct _POP_FX_ACCOUNTING// Size=0xe0
{
    unsigned long long Lock;// Offset=0x0 Size=0x8
    unsigned char Active;// Offset=0x8 Size=0x1
    unsigned long DripsRequiredState;// Offset=0xc Size=0x4
    long Level;// Offset=0x10 Size=0x4
    long long ActiveStamp;// Offset=0x18 Size=0x8
    struct _POP_FX_ACTIVE_TIME_ACCOUNTING CsActiveTimeAccounting;// Offset=0x20 Size=0x60
    struct _POP_FX_ACTIVE_TIME_ACCOUNTING CsCriticalActiveTimeAccounting;// Offset=0x80 Size=0x60
};